Update lightningcss-darwin-arm64 1.26.0 → 1.28.2 (minor) #15264
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ lightningcss-darwin-arm64 (1.26.0 → 1.28.2) · Repo
Release Notes
1.28.2
1.28.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
v1.28.2
Ensure consistent order of custom properties with all property
Bump browser compat data
Fix duplicate `-webkit-backdrop-filter` output (#850)
Fix mapping original name from source maps
Fix cargo versions
v1.28.0
Update browser compat data
Update TS definitions
chore: update help command docs (#812)
fix(css-modules): Do not transform the container name in CSS Modules (#835)
feat: Add an error for the deprecated `@value` at-rule of CSS Modules (#842)
Only reduce clamp if comparison between center and max is known
Fix crash in invalid calc
Fix stack overflows in calc
Flush size properties when we hit an unparsed value
Dependency updates (#814)
feat: Improve error message of `input:placeholder` (#813)
fix: should not panic when passing system-color to color-mix (#819)
docs: fix link to visitor type definitions (#823)
Update TS definitions
v1.27.0
Update browser compat data
Fix another copyright
Update copyright year on main page (#790)
Make CLI example work with windows (update docs.md) (#726)
update broken selectors link (#750)
Add missing browserslist import in docs.md (#798)
fix: fix `box-shadow` combination of `oklch` and `currentColor` (#801)
feat: Implement pure mode lints for CSS Modules (#796)
feat: Improve error message for pseudo elements followed by selectors (#797)
feat: Add content-hash css module name pattern (#802)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands